From 552d6a0531dae928c5f0dfbf2db6069ed0883432 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 5 Nov 2006 17:34:47 +0000 Subject: [PATCH] * startup.el (command-line-1): Kill emacs if the last frame is deleted while evaluating the command-line arguments. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eb82d37cd8f..eeb8a576d3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-11-05 Chong Yidong + + * startup.el (command-line-1): Kill emacs if the last frame is + deleted while evaluating the command-line arguments. + 2006-11-05 Richard Stallman * startup.el (init-file-had-error): Add doc string. -- 2.30.2